Skip to content

add dependabot for Julia#2877

Open
vchuravy wants to merge 6 commits intomainfrom
vc/dependabot
Open

add dependabot for Julia#2877
vchuravy wants to merge 6 commits intomainfrom
vc/dependabot

Conversation

@vchuravy
Copy link
Member

@vchuravy vchuravy commented Jan 6, 2026

No description provided.

@vchuravy vchuravy requested a review from giordano January 6, 2026 14:10
Copy link
Member

@giordano giordano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To be able to update the compat bounds in docs/ and test/ I also recommend setting up the workspaces, like in NumericalEarth/Breeze.jl#208, also for the subpackages.

You'll want to remove the CompatHelper workflow (or at least disable it from the its options)

@giordano giordano added the github_actions Pull requests that update GitHub Actions code label Jan 6, 2026
@codecov
Copy link

codecov bot commented Jan 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.75%. Comparing base (15fb5df) to head (64c0539).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2877   +/-   ##
=======================================
  Coverage   66.75%   66.75%           
=======================================
  Files          65       65           
  Lines       21516    21516           
=======================================
  Hits        14364    14364           
  Misses       7152     7152           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link
Contributor

Benchmark Results

main 64c0539... main / 64c0539...
basics/make_zero/namedtuple 0.06 ± 0.0047 μs 0.0586 ± 0.0049 μs 1.02 ± 0.12
basics/make_zero/struct 0.262 ± 0.0079 μs 0.26 ± 0.0076 μs 1.01 ± 0.042
basics/overhead 5.92 ± 1 ns 4.89 ± 0.01 ns 1.21 ± 0.21
basics/remake_zero!/namedtuple 0.231 ± 0.011 μs 0.232 ± 0.012 μs 0.996 ± 0.07
basics/remake_zero!/struct 0.232 ± 0.012 μs 0.231 ± 0.013 μs 1 ± 0.077
fold_broadcast/multidim_sum_bcast/1D 10.8 ± 2.3 μs 10.6 ± 0.77 μs 1.02 ± 0.23
fold_broadcast/multidim_sum_bcast/2D 13 ± 0.39 μs 12.9 ± 0.36 μs 1 ± 0.041
time_to_load 1.12 ± 0.0063 s 1.08 ± 0.014 s 1.03 ± 0.015

Benchmark Plots

A plot of the benchmark results has been uploaded as an artifact at https://github.com/EnzymeAD/Enzyme.jl/actions/runs/21495213966/artifacts/5310760002.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants